home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacTech 1 to 12
/
MacTech-vol-1-12.toast
/
Source
/
MacTech® Magazine
/
Volume 11 - 1995
/
11.02 Feb 95
/
Yenta
/
Application Shellƒ
/
MyGlobals.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-04
|
152 b
|
10 lines
|
[
TEXT/KAHL
]
// global typedefs for the Yenta application
typedef struct {
int scanRate;
int confirmRate;
Boolean playMessage;
Boolean playLogon;
} PrefsData;